centos man page for ccw_dev_id_is_equal

Query: ccw_dev_id_is_equal

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CCW_DEV_ID_IS_EQUAL(9)						    The ccw bus 					    CCW_DEV_ID_IS_EQUAL(9)

NAME
ccw_dev_id_is_equal - compare two ccw_dev_ids
SYNOPSIS
int ccw_dev_id_is_equal(struct ccw_dev_id * dev_id1, struct ccw_dev_id * dev_id2);
ARGUMENTS
dev_id1 a ccw_dev_id dev_id2 another ccw_dev_id
RETURNS
1 if the two structures are equal field-by-field, 0 if not.
CONTEXT
any
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CCW_DEV_ID_IS_EQUAL(9)
Related Man Pages
ccw_device_start_key(9) - centos
ccw_device_start_timeout_key(9) - centos
ccw_device_start_timeout(9) - centos
struct_ccw_driver(9) - centos
ccw_device_start(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
Docker learning Phase-I
[TIP] Processing YAML files with yq