Home
last modified time | relevance | path

Searched defs:stbuf (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/usr.sbin/lpr/lpc/
Dcmds.c117 struct stat stbuf; in abortpr() local
410 struct stat stbuf; in enablepr() local
479 struct stat stbuf; in disablepr() local
557 struct stat stbuf; in putmsg() local
721 struct stat stbuf; in startpr() local
796 struct stat stbuf; in prstat() local
912 struct stat stbuf; in stoppr() local
958 struct stat stbuf; in topq() local
/openbsd/src/bin/ksh/
Dmail.c47 struct stat stbuf; in mcheck() local
99 struct stat stbuf; in mbset() local
173 struct stat stbuf; in mballoc() local
/openbsd/src/libexec/ftpd/
Dftpcmd.y607 struct stat stbuf; variable
1508 struct stat stbuf; in sizecmd() local
1518 struct stat stbuf; in sizecmd() local
/openbsd/src/usr.sbin/makefs/
Dwalk.c72 struct stat stbuf; in walk_dir() local
195 struct stat *stbuf) in create_fsnode()
Dcd9660.c1966 struct stat stbuf; in cd9660_add_generic_bootimage() local
/openbsd/src/usr.sbin/lpr/common_source/
Dcommon.c232 struct stat stbuf; in getq() local
431 struct stat stbuf; in safe_open() local
/openbsd/src/usr.bin/bgplg/
Dmisc.c41 struct stat stbuf; in lg_checkperm() local
/openbsd/src/libexec/talkd/
Dannounce.c55 struct stat stbuf; in announce() local
/openbsd/src/sbin/badsect/
Dbadsect.c79 struct stat stbuf, devstat; in main() local
/openbsd/src/usr.bin/at/
Dat.c438 struct stat stbuf; in list_jobs() local
612 struct stat stbuf; in process_jobs() local
/openbsd/src/lib/libedit/
Dfilecomplete.c242 struct stat stbuf; in append_char_function() local
/openbsd/src/bin/df/
Ddf.c73 struct stat stbuf; in main() local
/openbsd/src/usr.sbin/makefs/cd9660/
Dcd9660_eltorito.c68 struct stat stbuf; in cd9660_add_boot_disk() local
/openbsd/src/usr.bin/ftp/
Dsmall.c262 struct stat stbuf; in getit() local
Dfetch.c337 struct stat stbuf; in url_get() local
/openbsd/src/sbin/restore/
Dsymtab.c525 struct stat stbuf; in initsymtable() local
Dtape.c195 struct stat stbuf; in setup() local
/openbsd/src/bin/csh/
Dexec.c547 struct stat stbuf; in executable() local
/openbsd/src/lib/libfuse/
Dfuse_ops.c222 ifuse_fill_readdir(void *dh, const char *name, const struct stat *stbuf, in ifuse_fill_readdir()
/openbsd/src/distrib/special/more/
Dmore.c435 struct stat stbuf; in checkf() local
/openbsd/src/usr.sbin/tftpd/
Dtftpd.c974 struct stat stbuf; in validate_access() local
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-mips.c3030 struct stat stbuf; in pmon_end_download() local
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dcom.c109 #define fstat(fd,stbuf) VMS_fstat (fd,stbuf) argument