opendir           166 lib/libsa/stand.h int	opendir(char *);
opendir           440 stand/boot/cmd.c 		if ((fd = opendir(cmd.path)) < 0) {