Searched refs:ATTRIBUTES (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/tcsh/
H A Dsh.print.c149 atr = c & ATTRIBUTES & TRIM;
H A Dtc.printf.c292 | (*Bp & ATTRIBUTES));
H A Dsh.h740 # define ATTRIBUTES 0x0F000000 /* The bits used for attributes */ macro
754 # define ATTRIBUTES 0074000 /* The bits used for attributes */ macro
764 # define ATTRIBUTES 0200 /* The bits used for attributes */ macro
H A Ded.refresh.c177 attr = (*cp & ATTRIBUTES);
H A Ded.screen.c927 atr &= ATTRIBUTES;
/freebsd-12-stable/crypto/openssl/apps/
H A Dreq.c41 #define ATTRIBUTES "attributes" macro
1015 attr_sect = NCONF_get_string(req_conf, SECTION, ATTRIBUTES);

Completed in 300 milliseconds