Searched refs:finstall (Results 1 – 3 of 3) sorted by relevance
325 NODE * finstall(LOCCHARP name, FUNCTION f, int type);
280 np = finstall(rp->rf_name, rp->rf_func, rp->rf_type); in awkvarinit()
426 finstall(LOCCHARP name, FUNCTION func, int type) in finstall() function