HomeSort by relevance Sort by last modified time
    Searched refs:ad1 (Results 1 - 6 of 6) sorted by null

  /webstack/mod_sed/
sed0.c 81 commands->rep->ad1 = commands->respace;
243 p = address(commands, commands->rep->ad1, &status);
249 if (p == commands->rep->ad1) {
251 commands->rep->ad1 = op;
257 p = commands->rep->ad1;
258 commands->rep->ad1 = 0;
260 op = commands->rep->ad1;
300 commands->rep->ad1 = p;
306 if (commands->rep->ad1) {
317 commands->rep->ad1 = p
    [all...]
libsed.h 44 char *ad1; member in struct:sed_reptr_s
sed1.c 477 p1 = ipc->ad1;
  /webstack/webserver/src/server/libsed/
sed0.c 109 commands->rep->ad1 = commands->respace;
270 p = address(commands, commands->rep->ad1, &status);
276 if (p == commands->rep->ad1) {
278 commands->rep->ad1 = op;
284 p = commands->rep->ad1;
285 commands->rep->ad1 = 0;
287 op = commands->rep->ad1;
327 commands->rep->ad1 = p;
333 if (commands->rep->ad1) {
344 commands->rep->ad1 = p
    [all...]
libsed.h 81 char *ad1; member in struct:sed_reptr_s
sed1.c 494 p1 = ipc->ad1;

Completed in 120 milliseconds