Home
last modified time | relevance | path

Searched refs:is_posix (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/elftoolchain/nm/
H A Dnm.c484 bool is_posix, oflag; in get_opt() local
489 oflag = is_posix = false; in get_opt()
515 is_posix = true; in get_opt()
531 is_posix = true; in get_opt()
622 if (is_posix) in get_opt()