Home
last modified time | relevance | path

Searched refs:find_splbltin (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/sh/
H A Dexec.h70 int (*find_splbltin(char *))(int, char **);
H A Dexec.c784 (*find_splbltin(char *name))(int, char **) in find_splbltin() function