Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dsh.c883 static int end_function(int funconly) in end_function() argument
888 if (!func && funconly) return 0; in end_function()