HomeSort by: relevance | last modified time | path
    Searched defs:harmless (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/rpc/
xdr_sizeof.c 62 static int harmless(void);
123 harmless(void) function in typeref:typename:int
158 /* the other harmless ones */
159 ops.x_getlong = (dummyfunc1) harmless;
160 ops.x_getbytes = (dummyfunc2) harmless;
xdr_sizeof.c 62 static int harmless(void);
123 harmless(void) function in typeref:typename:int
158 /* the other harmless ones */
159 ops.x_getlong = (dummyfunc1) harmless;
160 ops.x_getbytes = (dummyfunc2) harmless;
xdr_sizeof.c 62 static int harmless(void);
123 harmless(void) function in typeref:typename:int
158 /* the other harmless ones */
159 ops.x_getlong = (dummyfunc1) harmless;
160 ops.x_getbytes = (dummyfunc2) harmless;

Completed in 33 milliseconds