Searched refs:domap (Results 1 – 4 of 4) sorted by relevance
413 argv[2] = domap(argv[2]); in put()492 tp = domap(tp); in mput()520 tp = (mapflag) ? domap(tp) : tp; in mput()547 tp = (mapflag) ? domap(tp) : tp; in mput()644 argv[2] = domap(argv[2]); in getit()749 tp = domap(tp); in mget()1781 domap(char *name) in domap() function
72 char *domap (char *);
157 static const char *domap(char *, size_t, const char *);455 src = domap(dst, dlen, src); in doprocess()2029 domap(char *dst, size_t dlen, const char *src) in domap() function
525 overflow, but the domap function is a bit too complicated