Searched defs:BOTH_FILES (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/passmgmt/
H A Dpassmgmt.c68 #define BOTH_FILES 02 /* touch both password files */ macro
645 info_mask |= BOTH_FILES;
689 if (info_mask & BOTH_FILES) {
1023 if (info_mask & BOTH_FILES) {
1322 if (info_mask & BOTH_FILES) {
1658 if (info_mask & BOTH_FILES) {

Completed in 58 milliseconds