| /freebsd-10-stable/lib/libc/tests/stdio/ |
| D | fdopen_test.c | 41 runtest(const char *fname, int intmode, const char *strmode, bool success) in runtest() argument 50 fp = fdopen(fd, strmode); in runtest() 55 fname, intmode, strmode); in runtest() 60 fname, intmode, strmode, errno); in runtest()
|
| /freebsd-10-stable/bin/chmod/ |
| D | chmod.c | 199 strmode(p->fts_statp->st_mode, m1); in main() 200 strmode((p->fts_statp->st_mode & in main()
|
| /freebsd-10-stable/sys/dev/bktr/ |
| D | msp34xx.c | 428 static char *strmode[] = { "0", "mono", "stereo", "3", in msp3400c_setstereo() local 437 dprintk("msp3400: FM setstereo: %s\n",strmode[mode]); in msp3400c_setstereo() 451 dprintk("msp3400: SAT setstereo: %s\n",strmode[mode]); in msp3400c_setstereo() 470 dprintk("msp3400: NICAM setstereo: %s\n",strmode[mode]); in msp3400c_setstereo() 476 dprintk("msp3400: BTSC setstereo: %s\n",strmode[mode]); in msp3400c_setstereo() 480 dprintk("msp3400: extern setstereo: %s\n",strmode[mode]); in msp3400c_setstereo() 484 dprintk("msp3400: FM-Radio setstereo: %s\n",strmode[mode]); in msp3400c_setstereo()
|
| /freebsd-10-stable/lib/libc/string/ |
| D | Makefile.inc | 14 strcspn.c strdup.c strerror.c strlcat.c strlcpy.c strlen.c strmode.c \ 34 string.3 strlcpy.3 strlen.3 strmode.3 strpbrk.3 strsep.3 \
|
| D | strmode.c | 41 strmode(/* mode_t */ int mode, char *p) in strmode() function
|
| D | Symbol.map | 39 strmode;
|
| /freebsd-10-stable/bin/pax/ |
| D | gen_subs.c | 97 strmode(sbp->st_mode, f_mode); in ls_list() 174 strmode(arcn->sb.st_mode, f_mode); in ls_tty()
|
| /freebsd-10-stable/usr.bin/fstat/ |
| D | fstat.c | 449 strmode(sem.mode, mode); in print_sem_info() 473 strmode(shm.mode, mode); in print_shm_info() 512 strmode(vn.vn_mode, mode); in print_vnode_info()
|
| /freebsd-10-stable/contrib/libarchive/libarchive/ |
| D | archive_entry_strmode.c | 44 char *bp = entry->strmode; in archive_entry_strmode()
|
| D | archive_entry_private.h | 190 char strmode[12]; member
|
| /freebsd-10-stable/crypto/openssh/openbsd-compat/ |
| D | strmode.c | 43 strmode(int mode, char *p) in strmode() function
|
| D | Makefile.in | 19 …setproctitle.o sha1.o sha2.o rmd160.o md5.o sigact.o strlcat.o strlcpy.o strmode.o strnlen.o strpt…
|
| D | openbsd-compat.h | 104 void strmode(int mode, char *p);
|
| /freebsd-10-stable/usr.bin/find/ |
| D | ls.c | 67 (void)strmode(sb->st_mode, modep); in printlong()
|
| /freebsd-10-stable/include/ |
| D | string.h | 97 void strmode(int, char *);
|
| /freebsd-10-stable/usr.bin/ar/ |
| D | read.c | 139 (void)strmode(md, buf); in read_archive()
|
| /freebsd-10-stable/crypto/openssh/ |
| D | sftp-common.c | 224 strmode(st->st_mode, mode); in ls_file()
|
| D | configure.ac | 1833 strmode \
|
| /freebsd-10-stable/bin/mv/ |
| D | mv.c | 203 strmode(sb.st_mode, modep); in do_move()
|
| /freebsd-10-stable/bin/rm/ |
| D | rm.c | 510 strmode(sp->st_mode, modep); in check()
|
| /freebsd-10-stable/bin/ls/ |
| D | print.c | 160 strmode(sp->st_mode, buf); in printlong()
|
| /freebsd-10-stable/contrib/libc++/include/ |
| D | strstream | 58 strstate strmode; // exposition only
|
| /freebsd-10-stable/usr.bin/stat/ |
| D | stat.c | 649 strmode(st->st_mode, smode); in format1()
|
| /freebsd-10-stable/usr.bin/kdump/ |
| D | kdump.c | 1780 strmode(statp->st_mode, mode); in ktrstat()
|
| /freebsd-10-stable/usr.bin/truss/ |
| D | syscalls.c | 1490 strmode(st.st_mode, mode); in print_arg()
|