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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c305 static boolean_t perm_flag; variable
442 perm_flag = B_TRUE;
489 update_table = (!perm_flag || root_dir == NULL);
491 perm_flag = 0;
525 if (perm_flag && (rval == 0 || rval == EEXIST ||
532 if (perm_flag) {
594 if (perm_flag) {

Completed in 63 milliseconds