Home
last modified time | relevance | path

Searched refs:check_command (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/sl/
H A Dslc-gram.y194 check_command(struct assignment *as) in check_command() function
268 ret += check_command(a->u.assignment); in check()
H A Dslc-gram.c1703 check_command(struct assignment *as) in check_command() function
1777 ret += check_command(a->u.assignment); in check()
/freebsd/usr.sbin/bhyve/
H A Dgdb.c101 static void check_command(int fd);
1971 check_command(int fd) in check_command() function
2095 check_command(fd); in gdb_readable()