Home
last modified time | relevance | path

Searched refs: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); in check_utmpx()
420 check_id(char *id, char *line) in check_id() 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) in check_id() function