HomeSort by relevance Sort by last modified time
    Searched refs:_actions (Results 1 - 9 of 9) sorted by null

  /external/bison/lib/
spawn_faction_destroy.c 29 free (file_actions->_actions);
spawn_faction_init.c 35 void *newmem = realloc (file_actions->_actions,
42 file_actions->_actions = (struct __spawn_action *) newmem;
spawn_faction_addclose.c 59 rec = &file_actions->_actions[file_actions->_used];
spawn_faction_adddup2.c 59 rec = &file_actions->_actions[file_actions->_used];
spawn_faction_addopen.c 60 rec = &file_actions->_actions[file_actions->_used];
spawni.c 244 struct __spawn_action *action = &file_actions->_actions[cnt];
spawn.in.h 113 struct __spawn_action *_actions; member in struct:__anon2320
    [all...]
  /external/bison/darwin-lib/
spawn.h 425 struct __spawn_action *_actions;
    [all...]
  /external/bison/linux-lib/
spawn.h 425 struct __spawn_action *_actions;
    [all...]

Completed in 3800 milliseconds