Searched refs:SELF (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/ldns/drill/ |
H A D | securetrace.c | 14 #define SELF "[S]" /* self sig ok */ macro 348 fprintf(stdout, "%s ", SELF); in do_secure_trace() 479 print_rr_list_abbr(stdout, key_list, SELF); in do_secure_trace() 592 print_rr_list_abbr(stdout, ds_list, SELF); in do_secure_trace() 627 fprintf(stdout, "%s ", SELF); in do_secure_trace() 671 fprintf(stdout, "%s ", SELF); in do_secure_trace() 711 fprintf(stdout, "%s ", SELF); in do_secure_trace() 777 printf(";;" SELF " self sig OK; " BOGUS " bogus; " TRUST " trusted; " UNSIGNED " unsigned\n"); in do_secure_trace()
|
/freebsd/contrib/ntp/scripts/update-leap/ |
H A D | update-leap.sh | 51 SELF="`basename $0`" 55 Usage: $SELF [options] [leapfile] 242 $LOGGER $S -t "$SELF[$$]" -p "$LOGFAC.$1" "$2"
|
/freebsd/contrib/libexecinfo/ |
H A D | backtrace.c | 51 #define SELF "/proc/self/exe" macro 54 #define SELF "/proc/curproc/file" macro 60 const char *pathname = SELF; in open_self()
|
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha512-armv4.pl | 671 open SELF,$0; 672 while(<SELF>) { 677 close SELF;
|
H A D | sha256-armv4.pl | 700 open SELF,$0; 701 while(<SELF>) { 706 close SELF;
|
H A D | sha512-armv8.pl | 868 open SELF,$0; 869 while(<SELF>) { 874 close SELF;
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_qos_parser_l.l | 187 SELF [Ss][Ee][Ll][Ff] 274 {SELF} { SAVE_POS; if (in_node_type) return TK_NODE_TYPE_SELF; yylval = strdup…
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aes-armv4.pl | 1239 open SELF,$0; 1240 while(<SELF>) { 1245 close SELF;
|
H A D | bsaes-armv7.pl | 2484 open SELF,$0; 2485 while(<SELF>) { 2490 close SELF;
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | elf | 382 # SELF Signed ELF used on the playstation 387 >8 byte 1 \b, SELF/SPRX signed-elf/prx
|
/freebsd/sys/kern/ |
H A D | kern_lockf.c | 100 #define SELF 0x1 macro 1220 ovcase = lf_findoverlap(&overlap, lock, SELF); in lf_activate_lock() 1708 if (((type & SELF) && lf->lf_owner != lock->lf_owner) || in lf_findoverlap()
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | OSSL_PROVIDER-FIPS.pod | 191 =head1 SELF TESTING
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZOperands.td | 80 // address with address size VT. SELF is the name of the operand and
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 8292 2F83;KANGXI RADICAL SELF;So;0;ON;<compat> 81EA;;;;N;;;;; 8895 3242;PARENTHESIZED IDEOGRAPH SELF;So;0;L;<compat> 0028 81EA 0029;;;;N;;;;;
|
H A D | NormalizationTest.txt | 1567 2F83;2F83;2F83;81EA;81EA; # (⾃; ⾃; ⾃; 自; 自; ) KANGXI RADICAL SELF 1890 3242;3242;3242;0028 81EA 0029;0028 81EA 0029; # (㉂; ㉂; ㉂; (自); (自); ) PARENTHESIZED IDEOGRAPH SELF
|