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

  /src/sbin/ifconfig/
ifconfig.c 119 static int flag_index(int);
459 flag_index(int flag) function in typeref:typename:int
477 if ((idx = flag_index(flag)) == -1)
488 if ((idx = flag_index(flag)) == -1)

Completed in 21 milliseconds