/titanic_41/usr/src/uts/i86pc/ml/ |
H A D | syscall_asm.s | 155 je 1f ;\ 201 je 7f; \ 256 jz 4f; \
|
/titanic_41/usr/src/lib/libc/capabilities/sun4v/common/ |
H A D | memset.s | 109 blu,pn %ncc, 5f 132 blu,pn %ncc, 3f 179 blu %ncc, 5f
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot_elf.s | 166 call 2f 235 1: call 2f 362 ble 2f
|
/titanic_41/usr/src/lib/libumem/common/ |
H A D | stub_stand.c | 147 _tmem_set_cleanup(void (*f)(int, void *)) in _tmem_set_cleanup()
|
/titanic_41/usr/src/uts/sun4/ml/ |
H A D | cpc_hwreg.s | 70 ba 1f
|
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | ip_ocsum.s | 61 bz 2f ! if 32 byte aligned, skip
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/sparc/ |
H A D | ffs.s | 37 bz 2f
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | uulog | 103 exec tail -${n}f $type/$1
|
/titanic_41/usr/src/cmd/dtrace/test/cmd/scripts/ |
H A D | dstyle.pl | 227 if (-f $arg) {
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/aggs/ |
H A D | tst.multiaggs1.d | 53 @f[pid] = stddev(new_time);
|
/titanic_41/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.c | 2073 char *f; in getclientsflavors_new() local 2103 while ((f = strtok_r(val, ":", &lasts)) != NULL) { in getclientsflavors_new() 2104 flavors[c++] = map_flavor(f); in getclientsflavors_new() 2647 char *f; in check_client_new() local 2679 while ((f = strtok_r(val, ":", &lasts)) in check_client_new() 2681 if (flavor == map_flavor(f)) { in check_client_new() 2975 FILE *f; in check_sharetab() local 3020 f = fopen(SHARETAB, "r"); in check_sharetab() 3021 if (f == NULL) { in check_sharetab() 3036 while ((res = getshare(f, &sh)) > 0) { in check_sharetab() [all …]
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | db_mindex.cc | 1039 pickle_mindex(char *f, pickle_mode m) : pickle_file(f, m) {} in pickle_mindex() argument 1057 pickle_mindex f(file, PICKLE_WRITE); in dump() local 1058 int status = f.transfer(this); in dump() 1102 pickle_mindex f(file, PICKLE_READ); in load() local 1111 if ((status = f.transfer(this)) != 0) { in load()
|
H A D | db_table.cc | 1090 pickle_table(char *f, pickle_mode m) : pickle_file(f, m) {} in pickle_table() argument 1107 pickle_table f(file, PICKLE_WRITE); /* may need to use APPEND mode */ in dump() local 1108 int status = f.transfer(this); in dump() 1120 pickle_table f(file, PICKLE_READ); in db_table() local 1125 if (f.transfer(this) < 0) { in db_table()
|
/titanic_41/usr/src/cmd/fm/eversholt/files/sparc/sun4v/ |
H A D | n2piu.esc | 57 #define MMU_MATCH_BDF(mmu_tfsr, b, d, f) \ 59 (((mmu_tfsr) % MMU_REQ_ID_BIT_MODULO) == ((b << 8) | (d << 3) | f)) \ 225 event error.io.device.f-device@niu/niufn; 235 error.io.device.f-device@niu/niufn, 246 prop error.io.device.f-device@niu/niufn (1)-> 254 prop error.io.device.f-device@niu/niufn (1)->
|
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did_props.c | 422 int d, e, f; in ASRU_set() local 448 did_BDF(pd, NULL, &d, &f); in ASRU_set() 449 if ((fpath = dev_path_fix(mp, path, d, f)) == NULL) in ASRU_set() 718 int d, f; in DEVprop_set() local 736 did_BDF(pd, NULL, &d, &f); in DEVprop_set() 737 fpath = dev_path_fix(mp, path, d, f); in DEVprop_set()
|
/titanic_41/usr/src/tools/onbld/Scm/ |
H A D | WorkSpace.py | 162 for f in files.copy(): 163 if f not in self.parenttip and f not in self.ws.repo.dirstate: 164 files.remove(f) 687 ret.update((f, change) for f in paths)
|
/titanic_41/usr/src/uts/common/ipp/flowacct/ |
H A D | flowacct.c | 70 #define FLOWACCT_FLOW_HASH(f) \ argument 71 (((FLOWACCT_ADDR_HASH(f->saddr)) + \ 72 (FLOWACCT_ADDR_HASH(f->daddr)) + \ 73 (f->proto) + (f->sport) + (f->dport)) \
|
/titanic_41/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_traverse.c | 81 #define STOP_ONERR(f) ((f)->ft_flags & FST_STOP_ONERR) argument 82 #define STOP_ONLONG(f) ((f)->ft_flags & FST_STOP_ONLONG) argument 83 #define VERBOSE(f) ((f)->ft_flags & FST_VERBOSE) argument
|
/titanic_41/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 210 b 2f 218 b 3f 349 bz %ncc, 1f 395 bgu,a %ncc, 1f ! nothing to do or bad arguments 401 bneg,a %ncc, 2f 634 bnz,pt %ncc, 1f 1084 brz %o4, 2f 1111 brz %o4, 2f 1141 bz,pn %ncc, 2f ! check for zero bytes 1371 bne,pn %ncc, 3f [all …]
|
/titanic_41/usr/src/common/bzip2/ |
H A D | bzlib.c | 1070 static Bool myfeof ( FILE* f ) in myfeof() argument 1072 Int32 c = fgetc ( f ); in myfeof() 1074 ungetc ( c, f ); in myfeof() 1082 FILE* f, in BZ_API() 1092 if (f == NULL || in BZ_API() 1098 if (ferror(f)) in BZ_API() 1108 bzf->handle = f; in BZ_API() 1253 FILE* f, in BZ_API() 1264 if (f == NULL || in BZ_API() 1271 if (ferror(f)) in BZ_API() [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/ |
H A D | in.rdisc.c | 59 #define signal(s, f) sigset(s, (void (*)(int))f) argument 2240 logerr(fmt, a, b, c, d, e, f, g, h) in logerr() argument 2244 syslog(LOG_ERR, fmt, a, b, c, d, e, f, g, h); 2246 (void) fprintf(stderr, fmt, a, b, c, d, e, f, g, h); 2251 logtrace(fmt, a, b, c, d, e, f, g, h) in logtrace() argument 2255 syslog(LOG_INFO, fmt, a, b, c, d, e, f, g, h); 2257 (void) fprintf(stdout, fmt, a, b, c, d, e, f, g, h); 2262 logdebug(fmt, a, b, c, d, e, f, g, h) in logdebug() argument 2266 syslog(LOG_DEBUG, fmt, a, b, c, d, e, f, g, h); 2268 (void) fprintf(stdout, fmt, a, b, c, d, e, f, g, h);
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | setjmp.S | 79 jnz 0f
|
/titanic_41/usr/src/uts/sun4u/sunfire/ml/ |
H A D | sysctrl_asm.s | 81 brnz %g5, 2f ! exit if in panic
|
/titanic_41/usr/src/test/libc-tests/tests/symbols/ |
H A D | symbols_test.c | 641 FILE *f; in show_file() local 646 f = fopen(path, "r"); in show_file() 647 if (f == NULL) { in show_file() 653 while (getline(&buf, &cap, f) >= 0) { in show_file() 659 (void) fclose(f); in show_file()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | schpc.c | 61 #define SCHPC_DEBUG0(f, s) if ((f)& schpc_debug_flags) \ argument 63 #define SCHPC_DEBUG1(f, s, a) if ((f)& schpc_debug_flags) \ argument 65 #define SCHPC_DEBUG2(f, s, a, b) if ((f)& schpc_debug_flags) \ argument 67 #define SCHPC_DEBUG3(f, s, a, b, c) if ((f)& schpc_debug_flags) \ argument 69 #define SCHPC_DEBUG4(f, s, a, b, c, d) if ((f)& schpc_debug_flags) \ argument 71 #define SCHPC_DEBUG5(f, s, a, b, c, d, e) if ((f)& schpc_debug_flags) \ argument 73 #define SCHPC_DEBUG6(f, s, a, b, c, d, e, ff) if ((f)& schpc_debug_flags) \ argument 77 #define SCHPC_DEBUG0(f, s) argument 78 #define SCHPC_DEBUG1(f, s, a) argument 79 #define SCHPC_DEBUG2(f, s, a, b) argument [all …]
|