| /freebsd-12.1/lib/libc/tests/stdio/ |
| H A 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-12.1/sys/dev/bktr/ |
| H A D | msp34xx.c | 430 static char *strmode[] = { "0", "mono", "stereo", "3", in msp3400c_setstereo() local 439 dprintk("msp3400: FM setstereo: %s\n",strmode[mode]); in msp3400c_setstereo() 453 dprintk("msp3400: SAT setstereo: %s\n",strmode[mode]); in msp3400c_setstereo() 472 dprintk("msp3400: NICAM setstereo: %s\n",strmode[mode]); in msp3400c_setstereo() 478 dprintk("msp3400: BTSC setstereo: %s\n",strmode[mode]); in msp3400c_setstereo() 482 dprintk("msp3400: extern setstereo: %s\n",strmode[mode]); in msp3400c_setstereo() 486 dprintk("msp3400: FM-Radio setstereo: %s\n",strmode[mode]); in msp3400c_setstereo()
|
| /freebsd-12.1/bin/chmod/ |
| H A D | chmod.c | 215 strmode(p->fts_statp->st_mode, m1); in main() 216 strmode((p->fts_statp->st_mode & in main()
|
| /freebsd-12.1/bin/pax/ |
| H A D | gen_subs.c | 99 strmode(sbp->st_mode, f_mode); in ls_list() 177 strmode(arcn->sb.st_mode, f_mode); in ls_tty()
|
| /freebsd-12.1/lib/libc/string/ |
| H A D | Makefile.inc | 16 strcspn.c strdup.c strerror.c strlcat.c strlcpy.c strlen.c strmode.c \ 39 string.3 strlcpy.3 strlen.3 strmode.3 strpbrk.3 strsep.3 \
|
| H A D | strmode.c | 43 strmode(/* mode_t */ int mode, char *p) in strmode() function
|
| H A D | Symbol.map | 39 strmode;
|
| /freebsd-12.1/usr.bin/fstat/ |
| H A D | fstat.c | 453 strmode(sem.mode, mode); in print_sem_info() 477 strmode(shm.mode, mode); in print_shm_info() 516 strmode(vn.vn_mode, mode); in print_vnode_info()
|
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive_entry_strmode.c | 44 char *bp = entry->strmode; in archive_entry_strmode()
|
| H A D | archive_entry_private.h | 178 char strmode[12]; member
|
| /freebsd-12.1/crypto/openssh/openbsd-compat/ |
| H A D | strmode.c | 43 strmode(int mode, char *p) in strmode() function
|
| H A D | Makefile.in | 53 strmode.o \
|
| H A D | openbsd-compat.h | 116 void strmode(int mode, char *p);
|
| /freebsd-12.1/usr.bin/find/ |
| H A D | ls.c | 67 (void)strmode(sb->st_mode, modep); in printlong()
|
| /freebsd-12.1/include/ |
| H A D | string.h | 99 void strmode(int, char *);
|
| /freebsd-12.1/contrib/elftoolchain/ar/ |
| H A D | util.c | 98 strmode(m, buf); in bsdar_strmode()
|
| /freebsd-12.1/usr.bin/ar/ |
| H A D | read.c | 143 (void)strmode(md, buf); in read_archive()
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | sftp-common.c | 224 strmode(st->st_mode, mode); in ls_file()
|
| /freebsd-12.1/bin/mv/ |
| H A D | mv.c | 205 strmode(sb.st_mode, modep); in do_move()
|
| /freebsd-12.1/bin/rm/ |
| H A D | rm.c | 511 strmode(sp->st_mode, modep); in check()
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | strstream | 58 strstate strmode; // exposition only
|
| /freebsd-12.1/bin/ls/ |
| H A D | print.c | 233 strmode(sp->st_mode, buf); in printlong()
|
| /freebsd-12.1/usr.bin/stat/ |
| H A D | stat.c | 678 strmode(st->st_mode, smode); in format1()
|
| /freebsd-12.1/usr.bin/truss/ |
| H A D | syscalls.c | 2132 strmode(st.st_mode, mode); in print_arg() 2149 strmode(st.st_mode, mode); in print_arg()
|
| /freebsd-12.1/usr.bin/kdump/ |
| H A D | kdump.c | 1842 strmode(statp->st_mode, mode); in ktrstat()
|