HomeSort by: relevance | last modified time | path
    Searched defs:posix_spawn_fae_path (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_exec.c 2441 posix_spawn_fae_path(struct posix_spawn_file_actions_entry *fae) function in typeref:typename:char **
2458 char **pathp = posix_spawn_fae_path(&fa->fae[i]);
2499 char **pathp = posix_spawn_fae_path(&fa->fae[i]);
kern_exec.c 2441 posix_spawn_fae_path(struct posix_spawn_file_actions_entry *fae) function in typeref:typename:char **
2458 char **pathp = posix_spawn_fae_path(&fa->fae[i]);
2499 char **pathp = posix_spawn_fae_path(&fa->fae[i]);

Completed in 24 milliseconds