Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c1727 elfedit_load_module(const char *name, int must_exist, int allow_abs) in elfedit_load_module() argument
1748 if (is_abs_path && !allow_abs) in elfedit_load_module()