Home
last modified time | relevance | path

Searched refs:c_FLAG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dinc.h111 #define c_FLAG 0x00000004 macro
H A Dmain.c196 cmd_info->opt_flgs |= c_FLAG; in setup()
H A Dfile.c1154 if ((cmd_info->opt_flgs & c_FLAG) == 0) { in writefile()
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c118 #define c_FLAG 'c' macro
2879 if (f[c_FLAG] == NULL) in do_show_mapping()