Home
last modified time | relevance | path

Searched defs:act (Results 1 – 18 of 18) sorted by relevance

/plan9/sys/src/ape/lib/ap/plan9/
H A Dsignal.c74 sigaction(int sig, struct sigaction *act, struct sigaction *oact) in sigaction()
/plan9/sys/src/cmd/plumb/
H A Dplumber.h51 Rule **act; member
/plan9/sys/src/games/mp3enc/
H A DVbrTag.c115 float j = i/(float)NUMTOCENTRIES, act, sum; in Xing_seek_table() local
/plan9/sys/src/cmd/samterm/
H A Dplan9.c179 char *addr, *data, *act; in plumbformat() local
/plan9/sys/src/libcontrol/
H A Dtabs.c221 activatetab(Control *c, int act) in activatetab()
H A Dgroup.c354 activategroup(Control *c, int act) in activategroup()
/plan9/sys/src/cmd/cpp/
H A Dlex.c26 #define ACT(tok,act) ((tok<<7)+act) argument
/plan9/sys/src/cmd/acme/
H A Dacme.c426 char *act; in mousethread() local
/plan9/sys/src/cmd/astro/
H A Dastro.h70 Obj1 act; member
/plan9/sys/src/cmd/5c/
H A Dgc.h110 Bits act; member
/plan9/sys/src/cmd/kc/
H A Dgc.h104 Bits act; member
/plan9/sys/src/cmd/vc/
H A Dgc.h105 Bits act; member
/plan9/sys/src/cmd/qc/
H A Dgc.h107 Bits act; member
/plan9/sys/src/cmd/6c/
H A Dgc.h99 Bits act; member
/plan9/sys/src/cmd/8c/
H A Dgc.h99 Bits act; member
/plan9/sys/src/cmd/abaco/
H A Ddat.h130 Runestr act; /* actual url (redirection) */ member
/plan9/sys/src/cmd/unix/drawterm/libsec/
H A Dtlshand.c786 msgSend(TlsConnection *c, Msg *m, int act) in msgSend()
/plan9/sys/src/libsec/port/
H A Dtlshand.c807 msgSend(TlsConnection *c, Msg *m, int act) in msgSend()