/titanic_41/usr/src/cmd/mdb/intel/kmdb/ |
H A D | kmdb_fault_isadep.c | 45 print_frame(uintptr_t pc, int fnum, int safe) in print_frame() argument 47 if (safe) { in print_frame() 72 print_stack(kreg_t sp, int safe) in print_stack() argument 79 print_frame(fr->fr_savpc, frnum, safe); in print_stack() 93 kmdb_fault_display(kreg_t trapno, kreg_t pc, kreg_t sp, int safe) in kmdb_fault_display() argument 97 if (!safe) in kmdb_fault_display() 121 print_stack(sp, safe); in kmdb_fault_display()
|
/titanic_41/usr/src/cmd/mdb/sparc/kmdb/ |
H A D | kmdb_fault_isadep.c | 50 print_frame(uintptr_t sp, uintptr_t pc, int fnum, int safe) in print_frame() argument 52 if (safe) { in print_frame() 81 print_stack(kreg_t sp, int safe) in print_stack() argument 90 safe); in print_stack() 115 kmdb_fault_display(kreg_t tt, kreg_t pc, kreg_t sp, int safe) in kmdb_fault_display() argument 118 if (!safe) in kmdb_fault_display() 127 const char *fmt = safe ? "%s%p\n" : "%s%a\n"; in kmdb_fault_display() 162 print_stack(sp, safe); in kmdb_fault_display()
|
/titanic_41/usr/src/cmd/sgs/libelf/demo/ |
H A D | Makefile | 82 cp acom acom.safe 83 acom.safe "libelf Demonstration Tools" $(PROGS) 85 $(RM) acom.safe
|
/titanic_41/usr/src/cmd/tip/ |
H A D | remcap.c | 132 int safe = 1; /* reset only when we open the user's $REMOTE */ in getent() local 156 safe = strcmp(cp, SYSREMOTE) == 0; in getent() 157 if (!safe) in getent() 160 if (!safe) in getent() 203 if (!safe && strstr(bp, "dv=") != 0) in getent()
|
/titanic_41/usr/src/lib/libc/ |
H A D | README | 61 fork-safe) and in which the calling thread has all signals deferred 62 (making the region async-signal-safe). 87 It cannot be interposed upon and it is safe to use while in 89 region; it is async-signal-safe and fork-safe): 204 their use be async-signal safe. Calls to malloc(), calloc(), realloc(), 220 your code cancellation-safe. 221 - The sig_*() interfaces are not in themselves fork-safe. 222 You have to employ other logic to make your code fork-safe.
|
/titanic_41/usr/src/cmd/boot/filelist/ |
H A D | Makefile.com | 37 filelist.safe
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | hostconfig.c | 67 int safe = 0; /* don't change anything */ variable 157 safe++; 344 if (!safe && !set) {
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | catopen.c | 280 file_open(const char *name, int safe) in file_open() argument 289 fd = nls_safe_open(name, &statbuf, &trust, safe); in file_open()
|
H A D | nlspath_checks.c | 85 nls_safe_open(const char *path, struct stat64 *statbuf, int *trust, int safe) in nls_safe_open() argument 99 trust_path = *trust = safe || nlspath_safe; in nls_safe_open()
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | mp_pc.c | 416 mach_cpu_pause(volatile char *safe) in mach_cpu_pause() argument 421 *safe = PAUSE_WAIT; in mach_cpu_pause() 428 while (*safe != PAUSE_IDLE) in mach_cpu_pause()
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | readcf.c | 86 readcf(cfname, safe, e) in readcf() argument 88 bool safe; 588 fileclass(mid, file, p, ismap, safe, optional); 612 setoption(bp[1], &bp[2], safe, false, e); 927 fileclass(class, filename, fmt, ismap, safe, optional) in fileclass() argument 932 bool safe; 1120 if (safe) 2373 setoption(opt, val, safe, sticky, e) in setoption() argument 2376 bool safe; 2512 if (!safe && RealUid == 0) [all …]
|
/titanic_41/usr/src/uts/common/klm/ |
H A D | nlm_client.c | 562 int safe = 1; in nlm_safemap() local 569 safe = 0; in nlm_safemap() 576 if (!safe) in nlm_safemap() 577 return (safe); in nlm_safemap() 587 safe = 0; in nlm_safemap() 593 return (safe); in nlm_safemap()
|
/titanic_41/usr/src/uts/sun4u/ml/ |
H A D | zulu_hat_asm.s | 85 ! it's not safe to spinloop now.
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | parms.c | 500 boolean_t safe) /* 1=from secure file */ in get_passwd() argument 509 if (!safe) in get_passwd() 594 boolean_t safe) /* 1=from secure file */ in parse_parms() argument 769 msg = get_passwd(tgt, val0, &parm, RIP_AUTH_MD5, safe); in parse_parms()
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | machdep.c | 810 mach_cpu_pause(volatile char *safe) in mach_cpu_pause() argument 815 *safe = PAUSE_WAIT; in mach_cpu_pause() 822 while (*safe != PAUSE_IDLE) in mach_cpu_pause()
|
/titanic_41/usr/src/uts/i86xpv/os/ |
H A D | mp_xen.c | 545 mach_cpu_pause(volatile char *safe) in mach_cpu_pause() argument 547 *safe = PAUSE_WAIT; in mach_cpu_pause() 550 while (*safe != PAUSE_IDLE) { in mach_cpu_pause()
|
/titanic_41/usr/src/cmd/svc/milestone/ |
H A D | fs-usr | 182 …boot_prop=`/usr/sbin/svccfg -s svc:/system/boot-config:default listprop config/auto-reboot-safe | \
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getdxbyname.c | 37 XXX not MT-safe XXX
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | rd_safe.c | 121 swb.safe = message; in krb5_rd_safe_basic()
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | pp.key | 38 # new C++ keywords -- is any identifier safe?
|
/titanic_41/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtldlib.s | 58 add %fp, 0xd8, %o3 ! point to arg count (is it safe?)
|
/titanic_41/usr/src/uts/common/os/ |
H A D | cpu.c | 767 volatile char *safe = &safe_list[index]; in cpu_pause() local 770 ASSERT((curthread->t_bound_cpu != NULL) || (*safe == PAUSE_DIE)); in cpu_pause() 772 while (*safe != PAUSE_DIE) { in cpu_pause() 773 *safe = PAUSE_READY; in cpu_pause() 804 mach_cpu_pause(safe); in cpu_pause() 815 *safe = PAUSE_DEAD; in cpu_pause()
|
/titanic_41/usr/src/cmd/troff/nroff.d/terms.d/ |
H A D | README | 56 (to be on the safe side). For non-printable ascii characters, the
|
/titanic_41/usr/src/cmd/troff/troff.d/ |
H A D | README | 84 and thus safe to edit, grep, etc.
|
/titanic_41/usr/src/ |
H A D | Makefile.master | 1170 # Include rules to render automated sccs get rules "safe".
|