Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/usr.sbin/bhyve/
H A Dgdb.c73 static void check_command(int fd);
1617 check_command(int fd) in check_command() function
1738 check_command(fd); in gdb_readable()