Searched refs:lastdot (Results 1 – 2 of 2) sorted by relevance
525 int lastdot; in deltype() local527 lastdot = dot - &message[0] + 1; in deltype()531 if (list[0] > lastdot) { in deltype()
70 static char *lastdot(char*, int);640 if(cp=lastdot(sp,'=')) in nv_setlist()3225 static char *lastdot(char *cp, int eq) in lastdot() function3282 if(lastdot(cp,0) && nv_isattr(np,NV_MINIMAL)) in nv_rename()3409 if((ep = lastdot(cp,0)) && nv_isattr(np,NV_MINIMAL)) in nv_setref()