Home
last modified time | relevance | path

Searched refs:n_FLAG (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/tools/scripts/
H A Dnightly.sh889 n ) n_FLAG=y
1665 if [ "$n_FLAG" = "n" ]; then
/titanic_41/usr/src/cmd/idmap/idmap/
H A Didmap.c117 #define n_FLAG 'n' macro
1551 ph = print_mapping_init(f[n_FLAG] != NULL ? MAPPING_NAME : MAPPING_ID, in do_dump()