Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Drm.c79 #define nonempty(f) ((f)->fts_parent->fts_number|=RM_ENTRY) macro
140 nonempty(ent); in rm()
191 nonempty(ent); in rm()
232 nonempty(ent); in rm()
247 nonempty(ent); in rm()
264 nonempty(ent); in rm()
280 nonempty(ent); in rm()
311 nonempty(ent); in rm()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Doutfile.c433 Os_desc *nonempty = NULL; /* First non-empty section */ in ld_create_outfile() local
677 if ((data->d_size != 0) && (nonempty == NULL)) { in ld_create_outfile()
678 nonempty = osp; in ld_create_outfile()
695 if (nonempty != NULL) { in ld_create_outfile()
699 ne = elf_getdata(nonempty->os_scn, NULL); in ld_create_outfile()
704 ne = elf_getdata(nonempty->os_scn, ne); in ld_create_outfile()
711 if (osp == nonempty) in ld_create_outfile()
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th1107 : show-nonempty ( addr len mod -- )
1116 s" Path: " addr module.loadname show-nonempty
1117 s" Type: " addr module.type show-nonempty
1118 s" Hash: " addr module.hash show-nonempty
1119 s" Flags: " addr module.args show-nonempty
1120 s" Before load: " addr module.beforeload show-nonempty
1121 s" After load: " addr module.afterload show-nonempty
1122 s" Error: " addr module.loaderror show-nonempty
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex335 % Only leave this space if the footline is nonempty.
3561 % See if the index file exists and is nonempty.
6015 % Only output a following space if the -snt ref is nonempty; for
6069 % If its value is nonempty, SUFFIX is output afterward.