c_path             89 usr/server/exec/exec.h 	char	*c_path;		/* application name */
c_path             55 usr/server/exec/exec_cap.c 	while (map->c_path != NULL) {
c_path             56 usr/server/exec/exec_cap.c 		if (!strncmp(path, map->c_path, PATH_MAX)) {