Searched defs:notail (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c1695 * notail - If TRUE, an error is issued if non-whitespace
1707 ld_map_getint(Mapfile *mf, ld_map_tkval_t *value, Boolean notail) argument
1734 if (notail && (*mf->mf_next != '\n') && (*mf->mf_next != '#') &&

Completed in 62 milliseconds