ktime_equal(9)

NAME

ktime_equal - Compares two ktime_t variables to see if they are equal

SYNOPSIS

int ktime_equal(const ktime_t cmp1, const ktime_t cmp2);

ARGUMENTS

cmp1
comparable1
cmp2
comparable2

DESCRIPTION

Compare two ktime_t variables, returns 1 if equal

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout