Lines Matching defs:cell
43 char *cell;55 { "cell", 'c', arg_string, &cell, "AFS cell to use", "cell" },152 if(afs && cell == NULL){153 printf("AFS cell: ");157 cell = estrdup(buf);186 salt.saltvalue.length = strlen(cell);187 salt.saltvalue.data = cell;
Indexes created Sat Apr 18 00:22:28 UTC 2026