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

/freebsd-current/usr.bin/find/
H A Dfunction.c1048 char *inum_str; local
1051 inum_str = nextarg(option, argvp);
1055 new->i_data = find_parsenum(new, option->name, inum_str, NULL);

Completed in 62 milliseconds