Searched refs:_file_action (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/
H A Dspawn.cpp29 struct _file_action { struct
57 _file_action *actions;
66 newsize * sizeof(struct _file_action));
69 actions->actions = (struct _file_action*)newactions;
100 struct _file_action *action = &actions->actions[i];
135 struct _file_action *action = &actions->actions[actions->count];
163 struct _file_action *action = &actions->actions[actions->count];
188 struct _file_action *action = &actions->actions[actions->count];
215 struct _file_action *action = &actions->actions[actions->count];
241 struct _file_action *actio
[all...]

Completed in 41 milliseconds