Searched refs:text_hole_make (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c235 static char *text_hole_make(char *, int); // at "p", make a 'size' byte hole
1606 p = text_hole_make(p, 1);
1792 static char *text_hole_make(char * p, int size) // at "p", make a 'size' byte hole function
1986 if (text_hole_make(p, i)) {
2407 p = text_hole_make(p, size);

Completed in 47 milliseconds