Home
last modified time | relevance | path

Searched defs:close (Results 1 – 16 of 16) sorted by relevance

/csrg-svn/sys/stand.att/
H A Dclose.c13 close(fdesc) in close() function
/csrg-svn/sys/stand/
H A Dclose.c41 close(fd) in close() function
H A Dstand.h32 int (*close) __P((struct open_file *f)); member
/csrg-svn/local/local.cmd/
H A Dchgbars.c89 #define close 2 macro
/csrg-svn/local/toolchest/ksh/sh/
H A Dword.c272 char *match_paren(argp,open,close,flag) in match_paren() argument
/csrg-svn/games/atc/
H A Dupdate.c279 int i, num_starts, close, rnd, rnd2, pnum; in addplane() local
/csrg-svn/games/sail/
H A Ddr_3.c298 struct ship *close; in checksails() local
/csrg-svn/sys/i386/stand/
H A Dsys.c588 close(fdesc) in close() function
/csrg-svn/sys/luna68k/stand/
H A Dsys.c547 close(fdesc) in close() function
/csrg-svn/sys/tahoe/stand/
H A Dsys.c596 close(fdesc) in close() function
/csrg-svn/sys/hp300/stand/
H A Dsys.c604 close(fdesc) in close() function
/csrg-svn/include/
H A Ddb.h76 int (*close) __P((struct __db *)); member
/csrg-svn/sys/kern/
H A Dkern_descrip.c309 close(p, uap, retval) in close() function
/csrg-svn/contrib/emacs-18.57/src/
H A Dfileio.c454 unsigned char * close = 0; variable
/csrg-svn/old/cpp/
H A Dcpp.c186 # define close(F) fclose(_f[F]) macro
/csrg-svn/usr.sbin/sendmail/src/
H A Dconf.c278 #define MAPDEF(name, ext, flags, parse, open, close, lookup, store) \ argument