Searched refs:fdclose (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/lib/libshell/common/bltins/ |
H A D | mkservice.c | 136 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 D | mkservice.c | 136 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 D | sndrd.c | 1227 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 D | nfs_tbind.c | 1531 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 D | fdops.c | 94 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 D | stdio.h | 402 int fdclose(FILE *, int *);
|