Searched refs:p_name (Results 1 - 2 of 2) sorted by relevance
| /ast/src/cmd/ksh93/include/ |
| H A D | jobs.h | 92 off_t p_name; /* history file offset for command */ member in struct:process
|
| /ast/src/cmd/ksh93/sh/ |
| H A D | jobs.c | 1072 hist_list(shgd->hist_ptr,outfile,pw->p_name,0,";"); 1229 if(hist_match(shgd->hist_ptr,pw->p_name,cp,flag)>=0) 1391 pw->p_name=hist_tell(shgd->hist_ptr,(int)hp->histind-1); 1393 pw->p_name = -1; 1718 hist_list(shgd->hist_ptr,outfile,pw->p_name,'&',";");
|
Completed in 27 milliseconds