Home
last modified time | relevance | path

Searched hist:"5 a065375" (Results 1 – 4 of 4) sorted by relevance

/netbsd/lib/libquota/
H A Dquota_get.c5a065375 Mon Jan 09 15:27:04 GMT 2012 dholland <dholland@NetBSD.org> Add initial versions of quota_open(), quota_close(), quota_get(),
calling proplib code mostly taken from getufsquota().

Correct the proplib refcount handling in the code from getufsquota(),
where it was (as far as I can tell) wrong.

Avoid doing illegal and unsafe casts from (struct quotaval *)
to (uint64_t *).
H A Dquota_open.c5a065375 Mon Jan 09 15:27:04 GMT 2012 dholland <dholland@NetBSD.org> Add initial versions of quota_open(), quota_close(), quota_get(),
calling proplib code mostly taken from getufsquota().

Correct the proplib refcount handling in the code from getufsquota(),
where it was (as far as I can tell) wrong.

Avoid doing illegal and unsafe casts from (struct quotaval *)
to (uint64_t *).
H A DMakefile5a065375 Mon Jan 09 15:27:04 GMT 2012 dholland <dholland@NetBSD.org> Add initial versions of quota_open(), quota_close(), quota_get(),
calling proplib code mostly taken from getufsquota().

Correct the proplib refcount handling in the code from getufsquota(),
where it was (as far as I can tell) wrong.

Avoid doing illegal and unsafe casts from (struct quotaval *)
to (uint64_t *).
H A Dquotapvt.h5a065375 Mon Jan 09 15:27:04 GMT 2012 dholland <dholland@NetBSD.org> Add initial versions of quota_open(), quota_close(), quota_get(),
calling proplib code mostly taken from getufsquota().

Correct the proplib refcount handling in the code from getufsquota(),
where it was (as far as I can tell) wrong.

Avoid doing illegal and unsafe casts from (struct quotaval *)
to (uint64_t *).