Home
last modified time | relevance | path

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

/trueos/bin/sh/
HDexec.h46 TYPECMD_TYPE /* type */ enumerator
HDexec.c713 (cmdp && cmd == TYPECMD_TYPE) ? in typecmd_impl()
772 return typecmd_impl(argc, argv, TYPECMD_TYPE, bltinlookup("PATH", 1)); in typecmd()