Home
last modified time | relevance | path

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

/src/bin/sh/
H A Dexec.h45 TYPECMD_TYPE /* type */ enumerator
H A Dexec.c791 (cmdp && cmd == TYPECMD_TYPE) ? in typecmd_impl()
848 return typecmd_impl(argc, argv, TYPECMD_TYPE, bltinlookup("PATH", 1)); in typecmd()