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

  /src/lib/libc/time/
zic.c 2950 stringrule(char *result, int resultlen, struct rule *const rp, zic_t save, const zic_t stdoff) function in typeref:typename:int
3143 c = stringrule(result + len, resultlen - len, dstrp, dstrp->r_save, stdzp->z_stdoff);
3152 c = stringrule(result + len, resultlen - len, stdrp, dstrp->r_save, stdzp->z_stdoff);
zic.c 2950 stringrule(char *result, int resultlen, struct rule *const rp, zic_t save, const zic_t stdoff) function in typeref:typename:int
3143 c = stringrule(result + len, resultlen - len, dstrp, dstrp->r_save, stdzp->z_stdoff);
3152 c = stringrule(result + len, resultlen - len, stdrp, dstrp->r_save, stdzp->z_stdoff);

Completed in 27 milliseconds