Home
last modified time | relevance | path

Searched refs:closef (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dliolib.c162 #define isclosed(p) ((p)->closef == NULL)
205 p->closef = NULL; /* mark file handle as 'closed' */ in newprefile()
218 volatile lua_CFunction cf = p->closef; in aux_close()
219 p->closef = NULL; /* mark stream as closed */ in aux_close()
258 p->closef = &io_fclose; in newfile()
298 p->closef = &io_pclose; in io_popen()
801 p->closef = &io_noclose; /* keep file opened */ in io_noclose()
812 p->closef = &io_noclose; in createstdfile()
H A Dlauxlib.h263 lua_CFunction closef; /* to close stream (NULL for closed streams) */ member
/netbsd-src/sys/miscfs/procfs/
H A Dprocfs_fd.c69 closef(fp); in procfs_dofd()
H A Dprocfs_vfsops.c401 closef(fp); in procfs_loadvnode()
404 closef(fp); in procfs_loadvnode()
H A Dprocfs_vnops.c881 closef(fp); in procfs_getattr()
1226 closef(fp); in procfs_lookup()
1232 closef(fp); in procfs_lookup()
1548 closef(fp); in procfs_readdir()
1904 closef(fp); in procfs_readlink()
/netbsd-src/bin/csh/
H A Dcsh.c190 static int closef(void *);
302 closef))) in main()
305 closef))) in main()
308 closef))) in main()
1352 closef(void *oreo) in closef() function
/netbsd-src/sys/sys/
H A Dfiledesc.h246 int closef(file_t *);
/netbsd-src/external/bsd/ekermit/dist/
H A Dkermit.c242 k->closef(k,0,(k->state == S_DATA) ? 1 : 2); /* Close file */ in kermit()
491 k->closef(k,*p,1); /* Close input file*/ in kermit()
570 k->closef(k,*p,1); /* Close input file*/ in kermit()
597 k->closef(k,*p,1); /* Close input file*/ in kermit()
687 if (((rc = (*(k->closef))(k,*p,2)) == X_OK)) { in kermit()
722 if (((rc = (*(k->closef))(k,*p,2)) == X_OK) && (rc == X_OK)) in kermit()
H A Dkermit.h385 int (*closef)(struct k_data *,UCHAR,int); /* close-file function */ member
H A Dmain.c364 k.closef = closefile; /* for closing files */ in main()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Ddb.c111 heim_db_plug_close_f_t closef; member
223 plug->closef = plugin->closef; in heim_db_register()
254 (void) db->plug->closef(db->db_data, NULL); in db_dealloc()
H A Dheimbase.h313 heim_db_plug_close_f_t closef; member
/netbsd-src/sys/kern/
H A Duipc_usrreq.c1498 * added by unp_internalize() with closef(). in unp_externalize()
1500 closef(fp); in unp_externalize()
1740 * XXX: closef() doesn't pay attention in unp_gc()
1789 closef(fp); in unp_gc()
1845 closef(fp); in unp_gc()
1983 (void)closef(fp);
H A Dkern_descrip.c564 * To release the file (not descriptor) reference, use closef().
740 return closef(fp); in fd_close()
830 closef(file_t *fp)
1599 closef(fp); in fd_free()
832 closef(file_t *fp) closef() function
H A Dsys_descrip.c145 closef(fp); in dodup()
H A Duipc_domain.c623 * closef could have reduced it. in sysctl_unpcblist()
635 closef(fp); in sysctl_unpcblist()
H A Dkern_ktrace.c1426 closef(fp); in ktrace_thread()
H A Duipc_syscalls.c257 closef(fp2); in do_sys_accept()
/netbsd-src/sys/dev/iscsi/
H A Discsi_ioctl.c828 closef(conn->c_sock); in create_connection()
925 closef(conn->c_sock); in recreate_connection()
1778 closef(conn->c_sock); in iscsi_cleanup_thread()
/netbsd-src/sys/nfs/
H A Dnfs_syscalls.c987 closef(fp); in nfsrv_slpderef()
/netbsd-src/share/man/man9/
H A DMakefile350 MLINKS+=file.9 closef.9 \
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt497 closef