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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 1710 frauth_4_1_29_t *old29; local in function:ipf_in_compat
1712 KMALLOC(old29, frauth_4_1_29_t *);
1713 if (old29 == NULL) {
1718 error = COPYIN(obj->ipfo_ptr, old29, sizeof(*old29));
1720 frauth_4_1_29_to_current(old29, ptr);
1724 KFREE(old29);
3358 frauth_4_1_29_t *old29; local in function:ipf_out_compat
3360 KMALLOC(old29, frauth_4_1_29_t *);
3361 if (old29 == NULL)
    [all...]
ip_fil_compat.c 1710 frauth_4_1_29_t *old29; local in function:ipf_in_compat
1712 KMALLOC(old29, frauth_4_1_29_t *);
1713 if (old29 == NULL) {
1718 error = COPYIN(obj->ipfo_ptr, old29, sizeof(*old29));
1720 frauth_4_1_29_to_current(old29, ptr);
1724 KFREE(old29);
3358 frauth_4_1_29_t *old29; local in function:ipf_out_compat
3360 KMALLOC(old29, frauth_4_1_29_t *);
3361 if (old29 == NULL)
    [all...]
ip_fil_compat.c 1710 frauth_4_1_29_t *old29; local in function:ipf_in_compat
1712 KMALLOC(old29, frauth_4_1_29_t *);
1713 if (old29 == NULL) {
1718 error = COPYIN(obj->ipfo_ptr, old29, sizeof(*old29));
1720 frauth_4_1_29_to_current(old29, ptr);
1724 KFREE(old29);
3358 frauth_4_1_29_t *old29; local in function:ipf_out_compat
3360 KMALLOC(old29, frauth_4_1_29_t *);
3361 if (old29 == NULL)
    [all...]
ip_fil_compat.c 1710 frauth_4_1_29_t *old29; local in function:ipf_in_compat
1712 KMALLOC(old29, frauth_4_1_29_t *);
1713 if (old29 == NULL) {
1718 error = COPYIN(obj->ipfo_ptr, old29, sizeof(*old29));
1720 frauth_4_1_29_to_current(old29, ptr);
1724 KFREE(old29);
3358 frauth_4_1_29_t *old29; local in function:ipf_out_compat
3360 KMALLOC(old29, frauth_4_1_29_t *);
3361 if (old29 == NULL)
    [all...]

Completed in 49 milliseconds