Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dexec.h43 TYPECMD_TYPE /* type */ enumerator
H A Dexec.c789 (cmdp && cmd == TYPECMD_TYPE) ? in typecmd_impl()
846 return typecmd_impl(argc, argv, TYPECMD_TYPE, bltinlookup("PATH", 1)); in typecmd()