Home
last modified time | relevance | path

Searched refs:fdclose (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/bltins/
H A Dmkservice.c136 static int fdclose(Service_t *sp, register int fd) in fdclose() function
176 fdclose(sp,fd1); in fdnotify()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dmkservice.c136 static int fdclose(Service_t *sp, register int fd) in fdclose() function
176 fdclose(sp,fd1); in fdnotify()
/titanic_51/usr/src/cmd/avs/rdc/
H A Dsndrd.c1227 goto fdclose; in do_poll_cots_action()
1252 goto fdclose; in do_poll_cots_action()
1267 goto fdclose; in do_poll_cots_action()
1280 goto fdclose; in do_poll_cots_action()
1300 fdclose: in do_poll_cots_action()
/titanic_51/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c1531 goto fdclose; in do_poll_cots_action()
1559 goto fdclose; in do_poll_cots_action()
1575 goto fdclose; in do_poll_cots_action()
1591 goto fdclose; in do_poll_cots_action()
1608 fdclose: in do_poll_cots_action()
/titanic_51/usr/src/uts/common/fs/fd/
H A Dfdops.c94 fdclose(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, in fdclose() function
322 VOPNAME_CLOSE, { .vop_close = fdclose },
/titanic_51/usr/src/boot/include/
H A Dstdio.h402 int fdclose(FILE *, int *);