mirror of
https://github.com/neogeek23/rusty_snek_gaem.git
synced 2026-02-04 11:08:40 +00:00
1 line
733 B
JavaScript
1 line
733 B
JavaScript
initSidebarItems({"fn":[["grantpt","Grant access to a slave pseudoterminal (see `grantpt(3)`)"],["openpty","Create a new pseudoterminal, returning the slave and master file descriptors in `OpenptyResult` (see `openpty`)."],["posix_openpt","Open a pseudoterminal device (see `posix_openpt(3)`)"],["ptsname","Get the name of the slave pseudoterminal (see `ptsname(3)`)"],["ptsname_r","Get the name of the slave pseudoterminal (see `ptsname(3)`)"],["unlockpt","Unlock a pseudoterminal master/slave pseudoterminal pair (see `unlockpt(3)`)"]],"struct":[["OpenptyResult","Representation of a master/slave pty pair"],["PtyMaster","Representation of the Master device in a master/slave pty pair"],["Winsize",""]],"type":[["SessionId",""]]}); |