execattr_t
putexecattr(const execattr_t *exec, FILE *fp)
execattr_t *pexec;
execattr_t *exec;
execattr_t *exec = NULL;
execattr_t *exec;
print_profs_long(execattr_t *exec)
static void print_profs_long(execattr_t *);
extern execattr_t *getexecattr(void);
extern execattr_t *getexecuser(const char *, const char *, const char *, int);
extern execattr_t *getexecprof(const char *, const char *, const char *, int);
extern execattr_t *match_execattr(execattr_t *, const char *, const char *, \
extern void free_execattr(execattr_t *);
execattr_t *eap;
execattr_t *
execattr_t *head = NULL;
execattr_t *prev = NULL;
execattr_t *new = NULL;
execattr_t *
match_execattr(execattr_t *exec, const char *profname, const char *type,
execattr_t *execp = NULL;
free_execattr(execattr_t *exec)
execattr_t *head;
execattr_t *prev;
execattr_t *exec;
static execattr_t *
static execattr_t *
get_tail(execattr_t *exec)
execattr_t *i_exec = NULL;
execattr_t *j_exec = NULL;
static execattr_t *
execattr_t *newexec;
if ((newexec = malloc(sizeof (execattr_t))) == NULL) {
print_execattr(execattr_t *exec)
static execattr_t *userprof(const char *, const char *, const char *, int);
static execattr_t *get_tail(execattr_t *);
static execattr_t *execstr2attr(execstr_t *);
execattr_t *
execattr_t *
execattr_t *head = NULL;
execattr_t *prev = NULL;