Searched refs:did_exec_map (Results 1 – 3 of 3) sorted by relevance
209 if ((did_exec_map = door_create(automountd_do_exec_map,233 if (door_revoke(did_exec_map) == -1) {235 did_exec_map);1053 if (door_revoke(did_exec_map) == -1) { in automountd_wait_for_cleanup()1054 syslog(LOG_ERR, "failed to door_revoke(%d) %m", did_exec_map); in automountd_wait_for_cleanup()
49 int did_exec_map; variable680 ret = door_call(did_exec_map, &darg); in call_read_execout()
247 extern int did_exec_map;