Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/threads/
H A Dspawn.c198 file_attr_t *froot = fap; in perform_file_actions() local
229 } while ((fap = fap->fa_next) != froot); in perform_file_actions()
525 file_attr_t *froot = file_actions->__file_attrp; in posix_spawn_file_actions_destroy() local
529 if ((fap = froot) != NULL) { in posix_spawn_file_actions_destroy()
535 } while ((fap = next) != froot); in posix_spawn_file_actions_destroy()
544 file_attr_t *froot = file_actions->__file_attrp; in add_file_attr() local
546 if (froot == NULL) { in add_file_attr()
548 file_actions->__file_attrp = froot = fap; in add_file_attr()
550 fap->fa_next = froot; in add_file_attr()
551 fap->fa_prev = froot->fa_prev; in add_file_attr()
[all …]
/titanic_41/usr/src/tools/cscope-fast/
H A Dcgrep.c207 #define NEW(N) (froot?(t = froot, froot = froot->next, t->next = NULL, \
212 qtail = NULL; _l->next = froot; froot = _l; }
230 static Link *froot, *next_link; variable
1342 froot = NULL; in re_cwinit()
/titanic_41/usr/src/psm/stand/bootblks/hsfs/common/
H A Dhsfs.fth141 : froot ( -- ) root-dir cdir-ptr ! ;
365 froot str++ ( path$' )
373 froot str++ ( path$' )
494 initialize froot