Searched defs:check_id (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/utmp_update/
H A Dutmp_update.c112 static void check_id(char *, char *);
387 check_id(entryx->ut_id, entryx->ut_line);
420 check_id(char *id, char *line) function
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c53 static int check_id(enum nodetype t, const char *s, struct node *np);
84 { T_EREPORT, "poller", 0, check_id, O_ERR },
357 check_id(enum nodetype t, const char *s, struct node *np) function

Completed in 54 milliseconds