Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.proc.c82 if (pid == atoi_(value(S_child /* "child" */))) in pchild()
114 atoi_(value(S_time /* "time" */))) in pchild()
916 signum = atoi_(v[0]+1); in dokill()
988 pid = atoi_(cp); in pkill()
1095 int index = atoi_(cp+1); in pfind()
H A Dsh.tchar.c866 atoi_(tchar *str) in atoi_() function