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

  /src/usr.bin/pkill/
pkill.c 98 static int fullmatch; variable in typeref:typename:int
254 fullmatch = 1;
333 if (fullmatch) {
pkill.c 98 static int fullmatch; variable in typeref:typename:int
254 fullmatch = 1;
333 if (fullmatch) {

Completed in 22 milliseconds