Searched refs:CREATOR (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/usr.bin/ipcs/
H A Dipcs.c102 #define CREATOR 2 macro
120 option |= BIGGEST | CREATOR | OUTSTANDING | PID | TIME;
129 option |= CREATOR;
336 if (option & CREATOR)
337 printf(" %-8s %-8s", "CREATOR", "CGROUP");
365 if (option & CREATOR)
416 if (option & CREATOR)
417 printf(" %-8s %-8s", "CREATOR", "CGROUP");
445 if (option & CREATOR)
504 if (option & CREATOR)
[all...]
/freebsd-10.2-release/sys/tools/
H A Dacpi_quirks2h.awk86 # CREATOR field
93 CREATOR = substr($0, M, RLENGTH);
95 printf("\t{ \"%s\", CREATOR, {%s} },\n",
96 TABLE, CREATOR) > OUTPUT;
115 # CREATOR REVISION field
/freebsd-10.2-release/sys/dev/acpica/
H A Dacpi_quirk.c47 CREATOR, enumerator in enum:val_t
121 case CREATOR:
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dlog.c58 CREATOR,
115 { ITEM, D_, "creator-displayname", CREATOR,
331 else if (leaving_state == CREATOR)
56 CREATOR, enumerator in enum:__anon4604

Completed in 77 milliseconds