HomeSort by: relevance | last modified time | path
    Searched defs:force_local (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/passwd/
local_passwd.c 230 static int force_local; variable in typeref:typename:int
235 force_local = 0;
244 force_local = 1;
255 if (force_local)
local_passwd.c 230 static int force_local; variable in typeref:typename:int
235 force_local = 0;
244 force_local = 1;
255 if (force_local)

Completed in 23 milliseconds